PresenceDescription Constructor (String) |
Initializes a new instance of the PresenceDescription class with the specified entity.
Namespace:
Independentsoft.Sip.Presence
Assembly:
Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntaxpublic PresenceDescription(
string entity
)
Public Sub New (
entity As String
)
Parameters
- entity
- Type: SystemString
See Also